Skip to content

Conversation

@Helinos
Copy link
Contributor

@Helinos Helinos commented Feb 8, 2025

A couple times now on separate mods I've needed either Minecraft's blocks or items to have finished being initialized in order to initialize my own blocks/items. It's especially useful to use the CreativeHelper within afterItemInit (or otherwise something like the recipe entrypoint) as you Minecraft's items need to have been initialized in order to parent to them without having to do something hack-y. So, it would be nice to just have these in halplibe so I don't have to recreate these entrypoints everytime.

@MartinSVK12 MartinSVK12 merged commit d1f3f55 into Turnip-Labs:7.3 Feb 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants